jwebproject
Class signinb

public class signinb

Title: Notarization Authority Web Services

Description:

Copyright: Copyright (c) 2003

Company: UCSC

Version:
1.0
Author:
H.E.M.H.B. Ekanayake
Method Detail

setUsername

public void setUsername(String username)
Parameters:
username -

setPassword

public void setPassword(String password)
Parameters:
password -

doProcess

public boolean doProcess()
Returns:
true if specified user exist; false otherwise.

getEmail

public String getEmail()
Returns:
email of the specified user; null otherwise.